home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / debugger / xxgdb.rea < prev   
Encoding:
Text File  |  1996-11-16  |  442 b   |  16 lines

  1.  
  2. This is a port of xxgdb 1.08 for Linux.
  3.  
  4. I did a lot of cleanup on the "calldbx.c" module to fix the annoying 
  5. "[tcsetpgrp failed in terminal_inferior: Not a typewriter]" bug.
  6.  
  7. Quick Installation Notes:
  8.  
  9. - Set BINDIR and LIBDIR in the Imakefile.
  10. - Set XFILESEARCHPATH in xdbx.c so that xxgdb can find its app-defaults file.
  11. - Create the Makefile with the "xmkmf" command.
  12. - make all install
  13.  
  14. Have a nice day.
  15. -Sal Valente <svalente@mit.edu>
  16.